Skip to content

AlonsoErnesto/Hotels_Gatsby

Repository files navigation

Gatsby

Gatsby's default starter

Kick off your project with this default boilerplate. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.

Have another more specific idea? You may want to check out our vibrant collection of official and community-created starters.

🚀 Quick start

  1. INSTALL PACKAGES.

    (npm i @emotion/styled @emotion/core) (npm i @emotion/react) (npm i gatsby-plugin-emotion) (npm i gatsby-background-image) (npm i gatsby-source-datocms) (npm i gatsby-image)

    # create a new Gatsby site using the default starter
    gatsby new my-default-starter https://github.com/gatsbyjs/gatsby-starter-default
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-default-starter/
    gatsby develop
  3. Deploy

    [] now public/

    [] gatsby build || gatsby serve (verificar antes del deploy) web :netfly/

🚀 Quick start (Gatsby Cloud)

🧐 What's inside?

http://localhost:8000/__graphql . ├────query { ├────image : file(relativePath: {eq:"1.jpg"}){ ├──────sharp: childImageSharp {
├────────fluid{ ├──────────srcSetWebp ├────────────} ├────────} ├──────} └────}

About

Proyecto with Gatsby and GatsbyCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published